User Profile

Collapse

Profile Sidebar

Collapse
Anuja T`
Anuja T`
Last Activity: Mar 3 '12, 10:26 AM
Joined: Mar 3 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Anuja T`
    replied to How to create parameterized constructor
    in Java
    java

    oh..
    first of all,thanks for replying too quick.
    let me explain.
    attached file is the code for performance testing.
    in that i hv passed tht "countProje cts" method name against which i hv to do perf testing.project serviceTest is the provided test class.
    this is just sample.i hv more methods like that.
    whnvr i try to pass tht name as parameter,its gvs me error like "create...
    See more | Go to post

    Leave a comment:


  • Anuja T`
    started a topic How to create parameterized constructor
    in Java

    How to create parameterized constructor

    Hi All,

    i have a test class.It allows exactly one zero-argument constructor.
    i have another performancetest class,in which i have to pass the respective method name for its performance testing.
    but for paasing that method name,i have to first intialize it through parameterized constructor.
    My test class doesnt allow me to create parameterized constructor.
    so,is there any alternative to constructor??
    ...
    See more | Go to post
No activity results to display
Show More
Working...